Pages: 1 [2] 3 4 5 6 7 8 9 10 |
21. Skipping the wallet API and generating hashes for donations - in Player Features and Ideas Discussion [original thread]
Osku Rei wrote: ...no collisions found (or its something like like 2^80) I appreciate it's possible, but damn that's a big number :) Quote: I hear what your asking for tho, some kind of transaction with some sort of verification code,...
- by Osku Rei - at 2012.04.24 13:11:00
|
22. Skipping the wallet API and generating hashes for donations - in Player Features and Ideas Discussion [original thread]
mxzf wrote: Sounds very spoof-able. Once the hash is cracked, it's easy to generate fake transaction hashes that the service won't be able to distinguish 'till the actual transaction goes through to API. And I'm not seeing the need for it eithe...
- by Osku Rei - at 2012.04.23 20:42:00
|
23. Skipping the wallet API and generating hashes for donations - in Player Features and Ideas Discussion [original thread]
I'm not sure if this idea has been discussed before, but here it is: So currently when a player sends another player some isk, it shows up as a donation which has an optional field on it; all standard information. This can be retrieved via the ...
- by Osku Rei - at 2012.04.23 20:17:00
|
24. Noob Developer Advice? - in EVE Technology Lab [original thread]
http://www.assembla.com/ Is good for free, private /public source control (SVN, Git or Merc). 1GB of space per repo (unlimited repo's I think) and unlimited (?) contributes.
- by Osku Rei - at 2012.04.18 15:02:00
|
25. Anyone have a corp store app they are willing to share? - in EVE Technology Lab [original thread]
Sable Blitzmann wrote: Osku Rei wrote: Sable Blitzmann wrote: Chaotic Mind wrote: and no.. I won't give away the code Closed source software is so greedy. =/ Lol, are you a developer? Yes, I am. I develop multiple small too...
- by Osku Rei - at 2012.04.14 20:14:00
|
26. Anyone have a corp store app they are willing to share? - in EVE Technology Lab [original thread]
Sable Blitzmann wrote: Chaotic Mind wrote: and no.. I won't give away the code Closed source software is so greedy. =/ Lol, are you a developer?
- by Osku Rei - at 2012.04.12 17:47:00
|
27. EvE forums - Saved draft is cutting the last character off each line - in EVE Technology Lab [original thread]
Dragonaire wrote: How about actually bug reporting it instead of just posting about it here and hoping someone from CCP notices it? BTW I've not noticed the issue myself but I guess I don't get lost during my posting and have use the drafts ...
- by Osku Rei - at 2012.03.31 23:17:00
|
28. Long cache time? - in EVE Technology Lab [original thread]
Dragonaire wrote: What part of the answer you gave yourself in your first post don't you understand? Member tracking can't be a 5 hour cache.. that's just stupid
- by Osku Rei - at 2012.03.31 23:14:00
|
29. Long cache time? - in EVE Technology Lab [original thread]
Anyone?
- by Osku Rei - at 2012.03.31 19:53:00
|
30. EvE forums - Saved draft is cutting the last character off each line - in EVE Technology Lab [original thread]
CCP ?
- by Osku Rei - at 2012.03.31 19:53:00
|
31. CREST feedback and questions thread - in EVE Technology Lab [original thread]
CCP Seagull wrote: Wow, total link posting fail. Forum ate my links?? =) Working to get slides up. This is why: https://forums.eveonline.com/default.aspx?g=posts&m=1025040
- by Osku Rei - at 2012.03.28 15:59:00
|
32. EvE forums - Saved draft is cutting the last character off each line - in EVE Technology Lab [original thread]
See image: http://i40.tinypic.com/smvblk.png When a draft is saved, If you view or use the draft each line of the text will have its last character cut off. Notice in the pic all the '0's are removed and the ' v ' at the bottom is removed. Th...
- by Osku Rei - at 2012.03.28 15:58:00
|
33. RESTful API to access data from the static SQL dump, such as item and station de... - in EVE Technology Lab [original thread]
Desmont McCallock wrote: I believe that the following url format would be better 'http://rest.bitterseatrading.com/static/cru1.1/type.json?id=34' ''http://rest.bitterseatrading.com/static/cru1.1/station.json?id=60001822' No, fail.
- by Osku Rei - at 2012.03.28 15:49:00
|
34. Long cache time? - in EVE Technology Lab [original thread]
I just did a call to the member tracking API: http://wiki.eve-id.net/APIv2_Corp_MemberTracking_XML This uses the: Quote: Modified Short Cache Style The same in almost every respect to the short cache style, this particular caching style ...
- by Osku Rei - at 2012.03.25 00:54:00
|
35. Main Site + Forum page optimizations - in EVE Technology Lab [original thread]
Etil DeLaFuente wrote: I just ran the chrome audit tool on https://forums.eveonline.com . Not so bad results actually. Only 7 images are missing the width and heigh attributes All image coming from ccp image server are cached Main issue is ...
- by Osku Rei - at 2012.03.24 22:45:00
|
36. Main Site + Forum page optimizations - in EVE Technology Lab [original thread]
Normally I find that going from the main eve site (http://www.eveonline.com) to the forum (http://forums.eveonline.com) takes a abnormally long time to process (even on a good connection) I had a quick look at the page using Google's "Page Speed"...
- by Osku Rei - at 2012.03.23 19:52:00
|
37. Data dump for solar system adjacency? - in EVE Technology Lab [original thread]
ichn wrote: That's pretty cool. Is there a site that documents all the info you can get out of that api? I haven't 'attached' my full library to that API + its not very consistent and / needs tying before its fit for public consumption. If ...
- by Osku Rei - at 2012.03.01 16:41:00
|
38. Graph tools for eve map - in EVE Technology Lab [original thread]
Thabiso wrote: Yeah, its easy enough (except for the MSSQL, they seem dead bent on doing it different than what PG/MySQL does). Was just wondering if there where any nice libraries out there for loading the set. While jump calculation is part...
- by Osku Rei - at 2012.03.01 16:38:00
|
39. Data dump for solar system adjacency? - in EVE Technology Lab [original thread]
http://api.evejb.com/api/v1/public/system/systeminfo/solarSystemID/30000142.xml Contact me and we can work something out.
- by Osku Rei - at 2012.03.01 08:29:00
|
40. Graph tools for eve map - in EVE Technology Lab [original thread]
Thabiso wrote: Osku Rei wrote: api.evejb.com/index.php?from=jita&to=Amarr ^ Old api example. I have written an extensive php/mysql library that does a lot of stuff with the eve SSD regarding jump(gate) calculations. Seems like a lot o...
- by Osku Rei - at 2012.03.01 08:25:00
|
Pages: 1 [2] 3 4 5 6 7 8 9 10 |
First page | Previous page | Next page | Last page |